FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (156 ms)

Package kbv.ita.aws
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Kur
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Kur
Version 1.2.0
Status active
Name KBV_PR_AW_Kur
Experimental False
Copyright Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type Procedure
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anlage KBV_PR_AW_Anlage

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Kur_Zusatzinfo KBV_EX_AW_Kur_Zusatzinfo
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_istAbrechnungsrelevant KBV_EX_AW_istAbrechnungsrelevant
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung KBV_PR_AW_Begegnung
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient KBV_PR_AW_Patient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Kur",
  "version" : "1.2.0",
  "name" : "KBV_PR_AW_Kur",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure",
        "path" : "Procedure",
        "short" : "Kur",
        "definition" : "In dieser Ressource wird eine Kur spezifiziert, die im Rahmen des KVDT als Kurarztschein bezeichnet wird."
      },
      {
        "id" : "Procedure.id",
        "path" : "Procedure.id",
        "min" : 1
      },
      {
        "id" : "Procedure.meta",
        "path" : "Procedure.meta",
        "min" : 1
      },
      {
        "id" : "Procedure.meta.versionId",
        "path" : "Procedure.meta.versionId",
        "min" : 1
      },
      {
        "id" : "Procedure.meta.lastUpdated",
        "path" : "Procedure.meta.lastUpdated",
        "min" : 1
      },
      {
        "id" : "Procedure.meta.profile",
        "path" : "Procedure.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Kur|1.2.0"
      },
      {
        "id" : "Procedure.text",
        "path" : "Procedure.text",
        "min" : 1
      },
      {
        "id" : "Procedure.extension",
        "path" : "Procedure.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Procedure.extension:zusatzinformationen",
        "path" : "Procedure.extension",
        "sliceName" : "zusatzinformationen",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Kur_Zusatzinfo"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.extension:zusatzinformationen.extension",
        "path" : "Procedure.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Procedure.extension:zusatzinformationen.extension:kurabbruch_am",
        "path" : "Procedure.extension.extension",
        "sliceName" : "kurabbruch_am",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.extension:zusatzinformationen.extension:verhaltenspraeventive_Massnahmen_angeregt",
        "path" : "Procedure.extension.extension",
        "sliceName" : "verhaltenspraeventive_Massnahmen_angeregt",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.extension:zusatzinformationen.extension:verhaltenspraeventive_Massnahmen_durchgefuehrt",
        "path" : "Procedure.extension.extension",
        "sliceName" : "verhaltenspraeventive_Massnahmen_durchgefuehrt",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.extension:istAbrechnungsrelevant",
        "path" : "Procedure.extension",
        "sliceName" : "istAbrechnungsrelevant",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_istAbrechnungsrelevant"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.extension:istAbrechnungsrelevant.value[x]",
        "path" : "Procedure.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.identifier",
        "path" : "Procedure.identifier",
        "max" : "0"
      },
      {
        "id" : "Procedure.instantiatesCanonical",
        "path" : "Procedure.instantiatesCanonical",
        "max" : "0"
      },
      {
        "id" : "Procedure.instantiatesUri",
        "path" : "Procedure.instantiatesUri",
        "max" : "0"
      },
      {
        "id" : "Procedure.basedOn",
        "path" : "Procedure.basedOn",
        "max" : "0"
      },
      {
        "id" : "Procedure.partOf",
        "path" : "Procedure.partOf",
        "max" : "0"
      },
      {
        "id" : "Procedure.status",
        "path" : "Procedure.status",
        "definition" : "Der Status ist immer abgeschlossen (completed)",
        "fixedCode" : "completed"
      },
      {
        "id" : "Procedure.statusReason",
        "path" : "Procedure.statusReason",
        "max" : "0"
      },
      {
        "id" : "Procedure.category",
        "path" : "Procedure.category",
        "short" : "Klassifizierung der Ressource",
        "definition" : "Dieses Attribut wird zur Klassifizierung dieser Ressource verwendet.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.category.coding",
        "path" : "Procedure.category.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.category.coding.system",
        "path" : "Procedure.category.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.category.coding.version",
        "path" : "Procedure.category.coding.version",
        "max" : "0"
      },
      {
        "id" : "Procedure.category.coding.code",
        "path" : "Procedure.category.coding.code",
        "min" : 1,
        "fixedCode" : "Kur",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.category.coding.display",
        "path" : "Procedure.category.coding.display",
        "max" : "0"
      },
      {
        "id" : "Procedure.category.coding.userSelected",
        "path" : "Procedure.category.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Procedure.category.text",
        "path" : "Procedure.category.text",
        "max" : "0"
      },
      {
        "id" : "Procedure.code",
        "path" : "Procedure.code",
        "max" : "0"
      },
      {
        "id" : "Procedure.subject",
        "path" : "Procedure.subject",
        "label" : "TR01",
        "short" : "Patientenbezug",
        "definition" : "Siehe Reason for inclusion and constrainment",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.subject.reference",
        "path" : "Procedure.subject.reference",
        "min" : 1
      },
      {
        "id" : "Procedure.subject.type",
        "path" : "Procedure.subject.type",
        "max" : "0"
      },
      {
        "id" : "Procedure.subject.identifier",
        "path" : "Procedure.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "Procedure.subject.display",
        "path" : "Procedure.subject.display",
        "max" : "0"
      },
      {
        "id" : "Procedure.encounter",
        "path" : "Procedure.encounter",
        "short" : "Begegnung",
        "definition" : "Referenz zum Profl https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.encounter.reference",
        "path" : "Procedure.encounter.reference",
        "min" : 1
      },
      {
        "id" : "Procedure.encounter.type",
        "path" : "Procedure.encounter.type",
        "max" : "0"
      },
      {
        "id" : "Procedure.encounter.identifier",
        "path" : "Procedure.encounter.identifier",
        "max" : "0"
      },
      {
        "id" : "Procedure.encounter.display",
        "path" : "Procedure.encounter.display",
        "max" : "0"
      },
      {
        "id" : "Procedure.performed[x]",
        "path" : "Procedure.performed[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "type" : [
          {
            "code" : "Period"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.performed[x]:performedPeriod",
        "path" : "Procedure.performed[x]",
        "sliceName" : "performedPeriod",
        "definition" : "Anreisetag bzw. Abreisetag",
        "type" : [
          {
            "code" : "Period"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.performed[x]:performedPeriod.start",
        "path" : "Procedure.performed[x].start",
        "short" : "Anreisetag",
        "definition" : "Anreisetag",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.performed[x]:performedPeriod.end",
        "path" : "Procedure.performed[x].end",
        "short" : "Abreisetag",
        "definition" : "Abreisetag",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.recorder",
        "path" : "Procedure.recorder",
        "max" : "0"
      },
      {
        "id" : "Procedure.asserter",
        "path" : "Procedure.asserter",
        "max" : "0"
      },
      {
        "id" : "Procedure.performer",
        "path" : "Procedure.performer",
        "max" : "0"
      },
      {
        "id" : "Procedure.location",
        "path" : "Procedure.location",
        "max" : "0"
      },
      {
        "id" : "Procedure.reasonCode",
        "path" : "Procedure.reasonCode",
        "max" : "0"
      },
      {
        "id" : "Procedure.reasonReference",
        "path" : "Procedure.reasonReference",
        "max" : "0"
      },
      {
        "id" : "Procedure.bodySite",
        "path" : "Procedure.bodySite",
        "max" : "0"
      },
      {
        "id" : "Procedure.outcome",
        "path" : "Procedure.outcome",
        "max" : "0"
      },
      {
        "id" : "Procedure.report",
        "path" : "Procedure.report",
        "max" : "0"
      },
      {
        "id" : "Procedure.complication",
        "path" : "Procedure.complication",
        "max" : "0"
      },
      {
        "id" : "Procedure.complicationDetail",
        "path" : "Procedure.complicationDetail",
        "max" : "0"
      },
      {
        "id" : "Procedure.followUp",
        "path" : "Procedure.followUp",
        "max" : "0"
      },
      {
        "id" : "Procedure.note",
        "path" : "Procedure.note",
        "max" : "0"
      },
      {
        "id" : "Procedure.focalDevice",
        "path" : "Procedure.focalDevice",
        "max" : "0"
      },
      {
        "id" : "Procedure.usedReference",
        "path" : "Procedure.usedReference",
        "max" : "0"
      },
      {
        "id" : "Procedure.usedCode",
        "path" : "Procedure.usedCode",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.